From: Richard M. Stallman Date: Thu, 27 May 1993 00:21:21 +0000 (+0000) Subject: (HAVE_TCATTR): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95906 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=51d18dc30ea60d6f0842a61d8031dd7a28f426dd;p=emacs.git (HAVE_TCATTR): Defined. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index fbb6218ac9a..4588835a199 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -167,6 +167,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HAVE_VFORK #define HAVE_SYS_SIGLIST #define HAVE_GETWD /* cure conflict with getcwd? */ +#define HAVE_TCATTR /* faith@cs.unc.edu says this is needed. */ #define USE_UTIME /* don't have utimes */ #define SYSV_SYSTEM_DIR /* use dirent.h */